Skip to content

[8.19] [ML] Wait for cluster state in test (#143767)#143849

Merged
elasticsearchmachine merged 1 commit intoelastic:8.19from
prwhelan:backport/8.19/pr-143767
Mar 9, 2026
Merged

[8.19] [ML] Wait for cluster state in test (#143767)#143849
elasticsearchmachine merged 1 commit intoelastic:8.19from
prwhelan:backport/8.19/pr-143767

Conversation

@prwhelan
Copy link
Copy Markdown
Member

@prwhelan prwhelan commented Mar 9, 2026

Backports the following commits to 8.19:

Before the test ends, wait until all of our cluster state changes have
propagated to all nodes. This fixes an inconsistent test failure where
one node has the latest changes and returns the datafeed stats while
another node is still updating with the latest state of the datafeed and
cannot clean it up after the test.

Resolve elastic#82591
@prwhelan prwhelan added :ml Machine learning >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:ML Meta label for the ML team labels Mar 9, 2026
@elasticsearchmachine elasticsearchmachine merged commit 85d3fe6 into elastic:8.19 Mar 9, 2026
29 checks passed
@prwhelan prwhelan deleted the backport/8.19/pr-143767 branch March 9, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.19.13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants